home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 850 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: nntp.teleport.com!not-for-mail
  2. From: goodwinm@teleport.com (Michael Goodwin)
  3. Newsgroups: comp.unix.amiga
  4. Subject: Re: Sharing swap between NetBSD and Linux?
  5. Date: 16 Apr 1996 00:10:51 -0700
  6. Organization: Teleport - Portland's Public Access (503) 220-1016
  7. Distribution: inet
  8. Message-ID: <4kvh5r$ii5@linda.teleport.com>
  9. References: <4ktont$m3n@peippo.cs.tut.fi>
  10. NNTP-Posting-Host: linda.teleport.com
  11.  
  12. In article <4ktont$m3n@peippo.cs.tut.fi>,
  13. Mika Kortelainen <k125374@korppi.cs.tut.fi> wrote:
  14. >As the subject says, is it possible to (easily) share swap partition
  15. >between NetBSD and Linux?  I'd like to install (and use) Linux, too,
  16. >but if it needs an own swap I have to reconsider it...
  17.  
  18. Sure.  I use linux, but I installed netbsd to check it out, and used the
  19. same swap partition.
  20.  
  21. >I think that it can be done manually by changing the parameters
  22. >in HDToolBox for the system I'm going to boot but is that all?
  23. >Perhaps there is some information stored on that swap partition which
  24. >needs to be initialized (filesystem or such)?  Probably this can
  25. >be solved by going first into single-user mode and making needed
  26. >preparations but somehow this starts to feel a bit difficult...
  27.  
  28. You don't need to play with hdtoolbox at all for linux swap.  I run 
  29. mkswap in /etc/rc right before swapon.
  30.  
  31. >As a second question: can Linux use Berkeley FFS?  That would make
  32. >it easier to share files (eg. some large archives which I don't need
  33. >on both systems all the time)... probably Linux can also use ADOS
  34. >filesystem so I could put an ADOS partition for that purpose, if
  35. >needed.
  36.  
  37. Linux supports ADOS partitions, but read-only for now.
  38.  
  39.  
  40.